home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / sys / amiga / programmer / 3360 < prev    next >
Encoding:
Text File  |  1996-08-05  |  1.7 KB  |  43 lines

  1. Newsgroups: comp.sys.amiga.programmer
  2. Path: undergrad.math.uwaterloo.ca!jsshephe
  3. From: jsshephe@math.uwaterloo.ca (Jeff Shepherd)
  4. Subject: Re: GCC "ssystem() no longer supported" error
  5. Sender: news@undergrad.math.uwaterloo.ca (news spool owner)
  6. Message-ID: <DMIGMJ.9CI@undergrad.math.uwaterloo.ca>
  7. Date: Fri, 9 Feb 1996 13:39:55 GMT
  8. References: <4fd4lj$dpa@storm.cycor.ca>
  9. Nntp-Posting-Host: math.uwaterloo.ca
  10. Organization: University of Waterloo
  11.  
  12. In article <4fd4lj$dpa@storm.cycor.ca>, dgrant@peinet.pe.ca (Dennis Grant) writes:
  13. > I've decided to try my hand a C for the first time in about 5 years, with the
  14. > aim of fixing the bugs in the Amiga version of Netrek.
  15. > So, I DL'ed GCC 2.7.0 from Aminet, and installed it using the installer
  16. > script that came with it.
  17. > I have the OS includes, and the AmiTCP includes (tho I'm not sure where to
  18. > put the AmiTCP includes. Does each header go in with the appropriate drawer
  19. > in the os-include tree?)
  20.  
  21. Being the creator of the AmiTCP-gcc sdk archive, I have dropped support on the
  22. package because:
  23. 1> It doesn't work using ixemul.library version 42.0
  24. 2> Full integrated support for AmiTCP will be available in the next release
  25.    of ixemul.library.
  26.  
  27. > Whenever I try and use gcc to compile anything tho, I get a "ssystem() no
  28. > longer supported - read important.readme" error.
  29. > There is no important.readme in the gcc distribution, and I greped all the
  30. > README files for ssystem(). Nada.
  31.  
  32. The ssystem() function was removed in version 42.0 of ixemul.library. Just
  33. delete gcc and rename gccv to gcc will fix the problem.
  34.  
  35. -- 
  36. http://www.undergrad.math.uwaterloo.ca/~jsshephe
  37. Dentist, n.:
  38.         A Prestidigitator who, putting metal in one's mouth, pulls
  39.         coins out of one's pockets.
  40.